/*chrome 12px以下无效*/
/*html{-webkit-text-size-adjust:none;}*/


.clearfix:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.tab{
	display: none;
	position: relative;
	top: -70px;
}
.tab.active{
	display: block;
}
.font-24{
	font-size: 24px;
}
.font-13{
	font-size: 13px;
	text-align: left;
}
.font-15{
	font-size: 15px!important;
}
.font-22{
	font-size: 22px;
}
.font-50{
	font-size: 50px!important;
}
.font-dense{
	font-family: Dense;
	font-size: 66px!important;
	font-weight: 500;
	line-height: 1;
}
body{
	font-family: SourceRegular;
	font-size: 18px;
	line-height: 1.8;
	background-color: #212633;
}
.font-en{
	font-family: Arial;
}
.fixed-top{
	position: fixed!important;
	top: 0!important;
	z-index: 999!important;
}
.text-red{
	font-size: 24px;
	color: #ba3450;
}
.btn{
	display: table-cell;
	vertical-align: middle;
	width: 80px;
	height: 80px;
	text-align: center;
	color: #fff;
}

.main{
	z-index: 1;
}
.banner{
	position: relative;
	width: 100%;
	height: 768px;
	background: url(https://www.thejoyrun.com/img/banner1.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
}
.slogan{
    position: relative;
	top: 245px;
	left: 94px;
	width: 475px;
	height: 207px;
}
.download-div {
	position: absolute;
	display: table;
	left: 102px;
	top: 456px;
	color: #fff;
}
.download-div-google {
	position: absolute;
	display: table;
	left: 102px;
	top: 556px;
	color: #fff;
}
.download.btn{
	width: 50px;
	height: 50px;
	background: url(https://www.thejoyrun.com/img/download.png) no-repeat;
	background-size: contain;
}
.download-div>.detail,
.download-div-google>.detail {
	display: table-cell;
	font-size: 15px;
	line-height: 1;
	padding-left: 15px;
	vertical-align: middle;
}
.download-div>.detail>.light>.font-cn,
.download-div-google>.detail>.light>.font-cn {
	display: inline-block;
	margin-top: 6px;
	font-size: 13px;
}
.navbar-bg{
	position: relative;
	top: -70px;
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: #15161d;
}
.navbar-bg .font-en{
	font-family: Geogtq;
}
.navbar-repeat{
	display: none;
	position: relative;
	top: -70px;
	width: 100%;
	height: 70px;
}
.navbar li{
	float: left;
	width: 33.3%;
	text-align: center;
}
.navbar a{
	display: inline-block;
	height: 70px;
	color: #fff;
	opacity: .8;
	font-weight: 300;
}

.navbar .active a{
	font-weight: 500;
	opacity: 1;
}
.navbar>li.active a:after,
.navbar>li a:hover:after{
	content: "";
	display: block;
	margin-top: -2px;
	height: 2px;
	background: url(https://www.thejoyrun.com/img/active-nav.png) no-repeat center;
}


h2{
	font-size: 34px;
	color: #fff;
}
h2 .font-en{
	font-family: Geogtq;
}
.part{
	position: relative;
	color: #fff;
	height: 900px;
	text-align: center;
}
.part1-bg{
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
	background: url(https://www.thejoyrun.com/img/part1-bg.png) no-repeat center;
}
.part1 h2{
	height: 290px;
	line-height: 290px;
}
.part1 .scroll{
	display: inline-block;
	/* width: 130px; */
}
.part1 .scroll1{
	display: inline-block;
	/* width: 85px; */
}
/* .part1 .scroll2{
	width: 160px!important;
} */
.part1 .font-cn span{
	font-size: 15px;
}
.part1 .font-en span{
	padding-left: 5px;
	font-size: 15px;
}
.part1-ul{
	display: table;
	width: 100%;
	height: 301px;
	background: url(https://www.thejoyrun.com/img/part1-ul.png) no-repeat center;
}
.part1-ul>li{
	display: table-cell;
	width: 25%;
	height: 100%;
	font-weight: 300;
	vertical-align: middle;
	z-index: 4;
}
.part1-icon{
	display: inline-block;
	margin-bottom: 20px;
	width: 40px;
	height: 40px;
}


.part1,
.part2{
	 background-color: #2d3240;
}
.part2 img{
	display: inline-block;
	width: 55px;
	height: 55px;
	margin-bottom: 10px;
}


.part2 h2{
	height: 230px;
	line-height: 230px;
}

.part2-ul{
	width: 100%;
	height: 474px;
	overflow: hidden;
}
.part2-ul>li{
	position: relative;
	float: left;
	width: 380px;
	height: 239px;
}
.part2-ul>li .font-24 .font-en{
	font-family: Geogtq;
}
.part2-ul>li>.mouseout{
	position: absolute;
	display: table;
    width: 100%;
    height: 100%;
}

.part2-ul>li>.mouseout>div{
	display: table-cell;
    width: 100%;
    height: 100%;
	vertical-align: middle;
}

.part2-ul>li:nth-child(1)>.mouseout{
	background: url(https://www.thejoyrun.com/img/03_06.jpg) no-repeat center;
	background-size: cover;
}
.part2-ul>li:nth-child(2)>.mouseout{
	background: url(https://www.thejoyrun.com/img/03_07.jpg) no-repeat center;
	background-size: cover;
}
.part2-ul>li:nth-child(3)>.mouseout{
	background: url(https://www.thejoyrun.com/img/03_08.jpg) no-repeat center;
	background-size: cover;
}
.part2-ul>li:nth-child(4)>.mouseout{
	background: url(https://www.thejoyrun.com/img/03_09.jpg) no-repeat center;
	background-size: cover;
}
.part2-ul>li:nth-child(5)>.mouseout{
	background: url(https://www.thejoyrun.com/img/03_10.jpg) no-repeat center;
	background-size: cover;
}
.part2-ul>li:nth-child(6)>.mouseout{
	background: url(https://www.thejoyrun.com/img/03_11.jpg) no-repeat center;
	background-size: cover;
}


.part2-ul>li>.mouseover{
	position: absolute;
	display: table;
	left: 50%;
	margin-left: -132px;
    width: 265px;
	height: 100%;
}
.part2-ul>li>.mouseover>div{
	display: table-cell;
	vertical-align: middle;
	transform: scale(.85);
	opacity: 0;
}
.part2-ul>li>.mouseover div>.font-en{
	font-size: 15px;
}
.part2-ul>li>.mouseover .font-24>.font-en{
	font-size: 24px;
}
.part2-ul>li>.mouseover>div>div:nth-child(1){
	margin-left: -17px;
	width: 300px;
}
.part2-ul>li>.mouseover>div>div:nth-child(2){
    width: 265px;
    font-family: Arial;
    color: rgba(255,255,255,.7);
	text-align: left;
	word-break: break-all;
}
.part2-ul>li:hover>.mouseover>div
{
	opacity: 1;
	transform: scale(1);
	transition: transform .4s,opacity .04s ease-out;
}
.part2-ul>li.bglight:hover{
	background-color: #313749;
}
.part2-ul>li.bgdark:hover{
	background-color: #1c2234;
}
.part2-ul>li:hover>.mouseout{
	opacity: 0;
	transition: opacity .04s;
}




.part3{
	z-index: 4;
	height: 1090px;
	background: url(https://www.thejoyrun.com/img/part3-bg.jpg) no-repeat center;
	background-size: cover;
}
.part3 h2{
	height: 320px;
	line-height: 260px;
}
.part3-ul{
	display: table; 
	width: 100%;
	height: 474px;
	text-align: left;
}
.part3-ul>li{
	position: relative;
	display: table-cell;
	width: 380px;
}
.part3-ul>li:nth-child(1){
	z-index: 1;
}
.part3-ul>li:nth-child(2){
	z-index: 2;
}
.part3-ul>li:nth-child(3){
	z-index: 3;
}
.part3-ul .text-red .font-cn{
	display: inline-block;
	margin-top: 50px;
}
.part3-ul .text-red .font-en{
	font-family: Geogtq;
	display: inline-block;
	line-height: 1.5;
    margin-top: 20px;
    margin-bottom: 10px;
}
.part3-ul>li>div{
	position: absolute;
	z-index: 3;
}
.part3-ul>li>.moveImg{
	transform: translateX(32px);
	position: absolute;
	left: 194px;
	z-index: 1;
}
.part3-ul>li>.part3-li-bg{
	position: absolute;
	left: 275px;
	z-index: 2;
}

.part4{
	height: 1290px;
	background: url(https://www.thejoyrun.com/img/part4-bg.jpg) #212633 no-repeat top center;
}
.part4 h2{
	height: 245px;
	line-height: 260px;
}
.part4>div>div{
	text-align: left;
}
.part4>div>.video-div{
	position: relative;
	width: 100%;
	margin-top: 160px;
    display: inline-block;
	text-align: center;
}

.part4>div>.video-div>.play{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 3;
	background: url(https://www.thejoyrun.com/img/play.png) no-repeat center;
}
#video{
	display: inline-block;
	width: 100%;
	max-height: 820px;
}

.part5{
    margin-top: -150px;
	z-index: 3;
	height: 1050px;
	background-color: #212633;
}

.part5 h2{
	height: 375px;
	line-height: 390px;
}


.part6{
	position: relative;
	height: 1075px;
}
.part6>.font-cn{
	display: block;
	height: 1075px;
	background: url(https://www.thejoyrun.com/img/part6.jpg) no-repeat center;
	background-size: cover;
}
.part6>.font-en{
	display: block;
	height: 1075px;
	background: url(https://www.thejoyrun.com/img/part6-en.jpg) no-repeat center;
	background-size: cover;
}



.part5>div>img{
	position: absolute;
	width: 100%;
}
.part5-ul>li{
    position: absolute;
	box-sizing: border-box!important;
    color: #cbcccc;
}
.part5-ul>li .font-13{
	color: #a8a8ab;
}
.info{
    position: absolute;
    left: 45px;
    top: 0;
    padding-top: 5px;
    z-index: 1;
    width: 0;
    font-size: 18px;
    line-height: 28px;
    height: 85px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    background: url(https://www.thejoyrun.com/img/info.png) no-repeat;
    background-size: cover;
    transition: width .4s;
}
.info>div:nth-child(1){
    width: 160px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.info>.font-15{
	font-size: 15px;
	line-height: 25px;
	opacity: .8;
}
.info>div{
	padding-left: 45px;
}
/*.head>.img-bg:hover+.info{
	width: 222px;
	transition: width .4s;
}*/
.head>.head-img{
	position: relative;
	left: -10px;
	z-index: 999;
}
.head>.head-img:hover+.info{
	width: 222px;
	transition: width .4s;
}
.part5-ul>li>.img-bg {
    position: absolute;
	z-index: 2;
    color: #cbcccc;
    width: 72px;
    height: 72px;
    padding: 2px 5px 21px 5px;
    background: url(https://www.thejoyrun.com/img/05_01.png) no-repeat center;
    background-size: cover;
	cursor: pointer;
}
.part5-ul>li>.img-bg>img {
	display: inline-block;
    width: 72px;
    height: 72px;
    border-radius: 36px;
    max-width: 72px;
}
.part5-ul>.head2>.img-bg{
    background: url(https://www.thejoyrun.com/img/05_02.png) no-repeat center;
    background-size: cover;
}
.part5-ul>.head3>.img-bg{
    background: url(https://www.thejoyrun.com/img/05_03.png) no-repeat center;
    background-size: cover;
}
.part5-ul>.head4>.img-bg{
    background: url(https://www.thejoyrun.com/img/05_04.png) no-repeat center;
    background-size: cover;
}
.part5-ul>.head5>.img-bg{
    background: url(https://www.thejoyrun.com/img/05_05.png) no-repeat center;
    background-size: cover;
}
.part5-ul>.head6>.img-bg{
    background: url(https://www.thejoyrun.com/img/05_06.png) no-repeat center;
    background-size: cover;
}
.part5-ul>.head7>.img-bg{
    background: url(https://www.thejoyrun.com/img/05_07.png) no-repeat center;
    background-size: cover;
}
.part5-ul>.head8>.img-bg{
    background: url(https://www.thejoyrun.com/img/05_08.png) no-repeat center;
    background-size: cover;
}


.head1 {
	left: 360px;
	top: 410px;
}
.head2 {
    left: 480px;
    top: 835px;
}
.head3 {
    left: 50px;
    top: 630px;
}
.head4 {
    left: 238px;
    top: 525px;
}
.head5 {
    left: 772px;
    top: 559px;
}
.head6 {
    left: 962px;
    top: 769px;
}
.head7 {
    left: 855px;
    top: 416px;
}
.head8 {
    left: 417px;
    top: 642px;
}
.header-section .nav li:nth-of-type(1) a{
	font-weight: 600;
}
.footer .footer-top .foot-pro span .weixin img{
	top: 155px!important;
}
@media only screen and (max-width: 1140px){
	.limit-x{
		position: relative;
		width: 100%;
		margin: 0 auto;
	}
	.part1-ul{
		width: 100%;
		margin: 0 auto;
		border-radius: 15px;
	}
	.part2-ul{
		width: 100%;
		background-size: 100% 474px;
	}
	.part2-ul>li{
		width: 33.3%;
	}
	.part3-ul{
		width: 760px;
		margin: 0 auto;
		background-size: 100% 474px;
	}
	.part3 h2{
		height: 250px;
	}
	.part3-ul>li{
		float: left;
		display: block;
		margin-bottom: 70px;
	}
	.part3-ul>li:nth-child(2){
		float: right;

	}
	.part3-ul>li>div{
		position: relative;
	}
	.part4-ul{
		width: 100%;
		background-size: 100% 474px;
	}
	#video{
		width: 100%;
	}



	.part5>div>img{
	    position: absolute;
	    width: 100%;
	}
	.part5-ul{
	    position: relative;
	    top: -3.75rem;
	}
	.part5-ul>li{
	    position: absolute;
	    box-sizing: border-box!important;
	    color: #cbcccc;
	}
	.part5-ul>li .font-13{
	    color: #a8a8ab;
	}
	.info{
	    position: absolute;
	    left: 0.45rem;
	    top: 0;
	    padding-top: 0.05rem;
	    z-index: 1;
	    width: 0;
	    font-size: 0.18rem;
	    line-height: 0.28rem;
	    height: 0.85rem;
	    text-align: left;
	    overflow: hidden;
	    white-space:nowrap;
	    background: url(https://www.thejoyrun.com/img/info.png) no-repeat;
	    background-size: cover;
	    transition: width .4s;
	}
	.info>.font-15{
	    font-size: 0.15rem;
	    line-height: 0.25rem;
	    opacity: .8;
	}
	.info>div{
	    padding-left: 0.45rem;
	}
	.head>.img-bg:hover+.info{
	    width: 2.22rem;
	    transition: width .4s;
	}
	.part5-ul>li>.img-bg {
	    position: absolute;
	    z-index: 2;
	    color: #cbcccc;
	    width: 0.72rem;
	    height: 0.72rem;
	    padding: 0.02rem 0.05rem 0.21rem 0.05rem;
	    background: url(https://www.thejoyrun.com/img/05_01.png) no-repeat center;
	    background-size: cover;
	    cursor: pointer;
	}
	.part5-ul>li>.img-bg>img {
	    display: inline-block;
	    width: 0.72rem;
	    height: 0.72rem;
	    border-radius: 0.36rem;
	    max-width: 0.72rem;
	}
	.part5-ul>.head2>.img-bg{
	    background: url(https://www.thejoyrun.com/img/05_02.png) no-repeat center;
	    background-size: cover;
	}
	.part5-ul>.head3>.img-bg{
	    background: url(https://www.thejoyrun.com/img/05_03.png) no-repeat center;
	    background-size: cover;
	}
	.part5-ul>.head4>.img-bg{
	    background: url(https://www.thejoyrun.com/img/05_04.png) no-repeat center;
	    background-size: cover;
	}
	.part5-ul>.head5>.img-bg{
	    background: url(https://www.thejoyrun.com/img/05_05.png) no-repeat center;
	    background-size: cover;
	}
	.part5-ul>.head6>.img-bg{
	    background: url(https://www.thejoyrun.com/img/05_06.png) no-repeat center;
	    background-size: cover;
	}
	.part5-ul>.head7>.img-bg{
	    background: url(https://www.thejoyrun.com/img/05_07.png) no-repeat center;
	    background-size: cover;
	}
	.part5-ul>.head8>.img-bg{
	    background: url(https://www.thejoyrun.com/img/05_08.png) no-repeat center;
	    background-size: cover;
	}


	.head1 {
	    left: 3.6rem;
	    top: 4.1rem;
	}
	.head2 {
	    left: 4.8rem;
	    top: 8.35rem;
	}
	.head3 {
	    left: 0.5rem;
	    top: 6.3rem;
	}
	.head4 {
	    left: 2.38rem;
	    top: 5.25rem;
	}
	.head5 {
	    left: 7.72rem;
	    top: 5.59rem;
	}
	.head6 {
	    left: 9.62rem;
	    top: 7.69rem;
	}
	.head7 {
	    left: 8.55rem;
	    top: 4.16rem;
	}
	.head8 {
	    left: 4.17rem;
	    top: 6.42rem;
	}


}